IMAPIViewAdviseSink : IUnknown

The IMAPIViewAdviseSink interface is implemented by form viewers. Its methods are called by a form object to notify a viewer that some event has occurred in the form.

Quick Info

Header file:

MAPIFORM.H

Exposed by:

View advise sink objects

Implemented by:

Form viewers

Called by:

Form objects

Corresponding pointer type:

LPMAPIVIEWADVISESINK

 

Vtable Order

OnShutdown3MK7_D2

Notifies a form viewer that a form is being closed.

OnNewMessageHB4U7B

Notifies a form viewer that either a new or an existing message has been loaded in a form.

OnPrint_LIRTR

Notifies a form viewer of the printing status of a form.

OnSubmittedCR_3Y

Notifies a form viewer that the current message has been submitted to the MAPI spooler.

OnSaved_O94KB

Notifies a form viewer that the current message in a form has been saved.